Skip to content

chore: update GitHub Actions workflows - #138

Merged
panz3r merged 2 commits into
mainfrom
chore/update-workflows
Nov 18, 2025
Merged

chore: update GitHub Actions workflows#138
panz3r merged 2 commits into
mainfrom
chore/update-workflows

Conversation

@panz3r

@panz3r panz3r commented Nov 18, 2025

Copy link
Copy Markdown
Member

This PR introduces improvements to the automation and scheduling of dependency updates and release workflows.

Dependabot configuration improvements:

  • Added a daily update schedule at 11:00 for the main project and /lib directory, including commit message customization with scope and prefixes (fix for production, chore for development).
  • Changed the update schedule for dependencies in /examples/* to run weekly on Tuesdays at 11:00, and standardized commit message prefixes to chore for all updates.

Release workflow enhancements:

  • Added a scheduled GitHub Actions workflow to trigger releases every Tuesday at 17:00 UTC, in addition to manual and branch push triggers.

@panz3r panz3r added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Nov 18, 2025
@panz3r
panz3r merged commit a68787a into main Nov 18, 2025
8 checks passed
@panz3r
panz3r deleted the chore/update-workflows branch November 18, 2025 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant